Vcenter Network Summary
Vcenter Network Summary
The Vcenter Network Summary schema contains commonly used information about a network.
JSON Example
{
"network": "string",
"name": "string",
"type": "string"
}
string
network
Required
Identifier of the network.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Network
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Network
.
string
name
Required
Name of the network.
string
type
Required
Type (Type) of the vCenter Server network.
For more information see: Vcenter Network Type.